home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4289 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1014 b 

  1. Path: news2.ios.com!usenet
  2. From: vlad@gramercy.ios.com (Vlastimil Adamovsky)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: calling C++ function from Basic
  5. Date: Mon, 29 Jan 1996 16:05:36 GMT
  6. Organization: Internet Online Services
  7. Message-ID: <4eiqqq$rnl@news2.ios.com>
  8. References: <DLDv94.3o5@rtpnc.epa.gov> <4dn9oj$22m@rcogate.rco.qc.ca>
  9. NNTP-Posting-Host: ppp-33.ts-7.hck.idt.net
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. Justin Novosad <justin@poste.gig.net> wrote:
  13.  
  14. >geduldig.jonas@epamail.epa.gov (Jonas Geduldig) wrote:
  15. >>Can a Basic program be linked to C++ object code and call a function?  How?
  16.  
  17. >You can do it if you have MS QuickBasic 4.0 or higher (not with the 
  18. >Qbasic provided with MS-DOS)  You simply compile your C++ object as a 
  19. >LIB and load QuickBasic with the /lib switch. 
  20.  
  21. Are you sure that you mean really C++ and not C?
  22.  
  23.  
  24. *******************************************
  25. *    Vlastimil Adamovsky                  *
  26. * Smalltalk, C++ and Envelop development  *
  27. *******************************************
  28.  
  29.